home *** CD-ROM | disk | FTP | other *** search
- object AboutForm: TAboutForm
- Left = 230
- Top = 197
- BorderStyle = bsDialog
- Caption = 'About EasyCD'
- ClientHeight = 186
- ClientWidth = 320
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- FormStyle = fsStayOnTop
- OldCreateOrder = True
- Position = poScreenCenter
- OnCloseQuery = FormCloseQuery
- OnCreate = FormCreate
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 13
- object Label11: TLabel
- Left = 57
- Top = 6
- Width = 249
- Height = 13
- Caption = 'EasyCD - still freeware CD Player for Windows 95/98'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- object Label2: TLabel
- Left = 58
- Top = 30
- Width = 172
- Height = 13
- Caption = 'Copyright � 1998-1999 Linas Purinis'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- object Bevel2: TBevel
- Left = 58
- Top = 53
- Width = 256
- Height = 2
- Shape = bsBottomLine
- end
- object Label9: TLabel
- Left = 58
- Top = 77
- Width = 108
- Height = 13
- Caption = 'You can contact me at'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- object Label5: TLabel
- Left = 172
- Top = 77
- Width = 53
- Height = 13
- Cursor = crHandPoint
- Hint = 'Click if you want to contact me by sending a mail'
- Caption = 'linasp@is.lt'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlue
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- ParentShowHint = False
- ShowHint = True
- OnClick = Label5Click
- end
- object Label6: TLabel
- Left = 162
- Top = 93
- Width = 104
- Height = 13
- Cursor = crHandPoint
- Hint = 'Click to visit EasyCD home page'
- Caption = 'http://surf.to/easycd/'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlue
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsUnderline]
- ParentFont = False
- ParentShowHint = False
- ShowHint = True
- OnClick = Label6Click
- end
- object Label4: TLabel
- Left = 58
- Top = 93
- Width = 100
- Height = 13
- Caption = 'EasyCD Home Page:'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- object Label10: TLabel
- Left = 90
- Top = 110
- Width = 172
- Height = 13
- Cursor = crHandPoint
- Caption = 'http://www.is.lt/linas/easycd/skins/'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlue
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsUnderline]
- ParentFont = False
- OnClick = DownloadSkins
- end
- object Label8: TLabel
- Left = 58
- Top = 110
- Width = 29
- Height = 13
- Caption = 'Skins:'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- object Label1: TLabel
- Left = 58
- Top = 162
- Width = 101
- Height = 13
- Caption = 'Version 2.0 beta 3.03'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- object Bevel1: TBevel
- Left = 58
- Top = 149
- Width = 256
- Height = 2
- Shape = bsBottomLine
- end
- object Button1: TButton
- Left = 239
- Top = 158
- Width = 75
- Height = 23
- Caption = 'Ok'
- Default = True
- ModalResult = 1
- TabOrder = 0
- OnKeyPress = Button1KeyPress
- end
- object Panel2: TPanel
- Left = 3
- Top = 3
- Width = 49
- Height = 180
- Caption = 'Panel2'
- Color = clBlack
- TabOrder = 1
- object Image1: TImage
- Left = 1
- Top = 1
- Width = 47
- Height = 178
- Picture.Data = {<image000.bmp>}
- Stretch = True
- end
- end
- object URL1: TURL
- Left = 288
- Top = 64
- end
- object TopMost1: TTopMost
- Left = 168
- Top = 160
- end
- end
-